home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / Backup / resources / wsdl / wsprocess1.wsdl < prev    next >
Extensible Markup Language  |  2008-11-13  |  15KB  |  353 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <wsdl:definitions xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://tempuri.org/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  3.   <wsdl:types>
  4.     <s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/">
  5.       <s:element name="getenckey">
  6.         <s:complexType>
  7.           <s:sequence>
  8.             <s:element minOccurs="0" maxOccurs="1" name="username" type="s:string" />
  9.             <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
  10.           </s:sequence>
  11.         </s:complexType>
  12.       </s:element>
  13.       <s:element name="getenckeyResponse">
  14.         <s:complexType>
  15.           <s:sequence>
  16.             <s:element minOccurs="0" maxOccurs="1" name="getenckeyResult" type="s:string" />
  17.           </s:sequence>
  18.         </s:complexType>
  19.       </s:element>
  20.       <s:element name="testemail">
  21.         <s:complexType>
  22.           <s:sequence>
  23.             <s:element minOccurs="0" maxOccurs="1" name="username" type="s:string" />
  24.             <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
  25.           </s:sequence>
  26.         </s:complexType>
  27.       </s:element>
  28.       <s:element name="testemailResponse">
  29.         <s:complexType />
  30.       </s:element>
  31.       <s:element name="GetSessionID">
  32.         <s:complexType />
  33.       </s:element>
  34.       <s:element name="GetSessionIDResponse">
  35.         <s:complexType>
  36.           <s:sequence>
  37.             <s:element minOccurs="0" maxOccurs="1" name="GetSessionIDResult" type="s:string" />
  38.           </s:sequence>
  39.         </s:complexType>
  40.       </s:element>
  41.       <s:element name="getuniqueid">
  42.         <s:complexType />
  43.       </s:element>
  44.       <s:element name="getuniqueidResponse">
  45.         <s:complexType>
  46.           <s:sequence>
  47.             <s:element minOccurs="0" maxOccurs="1" name="getuniqueidResult" type="s:string" />
  48.           </s:sequence>
  49.         </s:complexType>
  50.       </s:element>
  51.       <s:element name="getuniqueid2">
  52.         <s:complexType>
  53.           <s:sequence>
  54.             <s:element minOccurs="0" maxOccurs="1" name="username" type="s:string" />
  55.           </s:sequence>
  56.         </s:complexType>
  57.       </s:element>
  58.       <s:element name="getuniqueid2Response">
  59.         <s:complexType>
  60.           <s:sequence>
  61.             <s:element minOccurs="0" maxOccurs="1" name="getuniqueid2Result" type="s:string" />
  62.             <s:element minOccurs="0" maxOccurs="1" name="strErrorMessage" type="s:string" />
  63.           </s:sequence>
  64.         </s:complexType>
  65.       </s:element>
  66.       <s:element name="markUserAccountLoggedIn">
  67.         <s:complexType>
  68.           <s:sequence>
  69.             <s:element minOccurs="0" maxOccurs="1" name="argStrUsername" type="s:string" />
  70.           </s:sequence>
  71.         </s:complexType>
  72.       </s:element>
  73.       <s:element name="markUserAccountLoggedInResponse">
  74.         <s:complexType>
  75.           <s:sequence>
  76.             <s:element minOccurs="1" maxOccurs="1" name="markUserAccountLoggedInResult" type="s:boolean" />
  77.             <s:element minOccurs="0" maxOccurs="1" name="strErrorMessage" type="s:string" />
  78.           </s:sequence>
  79.         </s:complexType>
  80.       </s:element>
  81.       <s:element name="uploadfilelist">
  82.         <s:complexType>
  83.           <s:sequence>
  84.             <s:element minOccurs="0" maxOccurs="1" name="username" type="s:string" />
  85.             <s:element minOccurs="0" maxOccurs="1" name="syskey" type="s:string" />
  86.             <s:element minOccurs="0" maxOccurs="1" name="filepath" type="s:string" />
  87.             <s:element minOccurs="0" maxOccurs="1" name="baseordelta" type="s:string" />
  88.           </s:sequence>
  89.         </s:complexType>
  90.       </s:element>
  91.       <s:element name="uploadfilelistResponse">
  92.         <s:complexType>
  93.           <s:sequence>
  94.             <s:element minOccurs="1" maxOccurs="1" name="uploadfilelistResult" type="s:boolean" />
  95.           </s:sequence>
  96.         </s:complexType>
  97.       </s:element>
  98.       <s:element name="getusedspace">
  99.         <s:complexType>
  100.           <s:sequence>
  101.             <s:element minOccurs="0" maxOccurs="1" name="username" type="s:string" />
  102.             <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
  103.           </s:sequence>
  104.         </s:complexType>
  105.       </s:element>
  106.       <s:element name="getusedspaceResponse">
  107.         <s:complexType>
  108.           <s:sequence>
  109.             <s:element minOccurs="0" maxOccurs="1" name="getusedspaceResult" type="s:string" />
  110.           </s:sequence>
  111.         </s:complexType>
  112.       </s:element>
  113.       <s:element name="GetDetails">
  114.         <s:complexType>
  115.           <s:sequence>
  116.             <s:element minOccurs="0" maxOccurs="1" name="username" type="s:string" />
  117.           </s:sequence>
  118.         </s:complexType>
  119.       </s:element>
  120.       <s:element name="GetDetailsResponse">
  121.         <s:complexType>
  122.           <s:sequence>
  123.             <s:element minOccurs="0" maxOccurs="1" name="GetDetailsResult" type="s:string" />
  124.           </s:sequence>
  125.         </s:complexType>
  126.       </s:element>
  127.       <s:element name="GetDetails2">
  128.         <s:complexType>
  129.           <s:sequence>
  130.             <s:element minOccurs="0" maxOccurs="1" name="username" type="s:string" />
  131.           </s:sequence>
  132.         </s:complexType>
  133.       </s:element>
  134.       <s:element name="GetDetails2Response">
  135.         <s:complexType>
  136.           <s:sequence>
  137.             <s:element minOccurs="1" maxOccurs="1" name="GetDetails2Result" type="s:boolean" />
  138.             <s:element minOccurs="0" maxOccurs="1" name="argStrUserFirstName" type="s:string" />
  139.             <s:element minOccurs="0" maxOccurs="1" name="argStrUserLastName" type="s:string" />
  140.             <s:element minOccurs="1" maxOccurs="1" name="argLngAccountSizeInKb" type="s:long" />
  141.             <s:element minOccurs="0" maxOccurs="1" name="argStrAccountNumber" type="s:string" />
  142.             <s:element minOccurs="1" maxOccurs="1" name="argLngUsedSpace" type="s:long" />
  143.             <s:element minOccurs="1" maxOccurs="1" name="argDDateOfPurchase" type="s:dateTime" />
  144.             <s:element minOccurs="1" maxOccurs="1" name="argDDateOfRenewal" type="s:dateTime" />
  145.             <s:element minOccurs="0" maxOccurs="1" name="argStrEmailAddress" type="s:string" />
  146.             <s:element minOccurs="0" maxOccurs="1" name="argStrErrorMessage" type="s:string" />
  147.           </s:sequence>
  148.         </s:complexType>
  149.       </s:element>
  150.     </s:schema>
  151.   </wsdl:types>
  152.   <wsdl:message name="getenckeySoapIn">
  153.     <wsdl:part name="parameters" element="tns:getenckey" />
  154.   </wsdl:message>
  155.   <wsdl:message name="getenckeySoapOut">
  156.     <wsdl:part name="parameters" element="tns:getenckeyResponse" />
  157.   </wsdl:message>
  158.   <wsdl:message name="testemailSoapIn">
  159.     <wsdl:part name="parameters" element="tns:testemail" />
  160.   </wsdl:message>
  161.   <wsdl:message name="testemailSoapOut">
  162.     <wsdl:part name="parameters" element="tns:testemailResponse" />
  163.   </wsdl:message>
  164.   <wsdl:message name="GetSessionIDSoapIn">
  165.     <wsdl:part name="parameters" element="tns:GetSessionID" />
  166.   </wsdl:message>
  167.   <wsdl:message name="GetSessionIDSoapOut">
  168.     <wsdl:part name="parameters" element="tns:GetSessionIDResponse" />
  169.   </wsdl:message>
  170.   <wsdl:message name="getuniqueidSoapIn">
  171.     <wsdl:part name="parameters" element="tns:getuniqueid" />
  172.   </wsdl:message>
  173.   <wsdl:message name="getuniqueidSoapOut">
  174.     <wsdl:part name="parameters" element="tns:getuniqueidResponse" />
  175.   </wsdl:message>
  176.   <wsdl:message name="getuniqueid2SoapIn">
  177.     <wsdl:part name="parameters" element="tns:getuniqueid2" />
  178.   </wsdl:message>
  179.   <wsdl:message name="getuniqueid2SoapOut">
  180.     <wsdl:part name="parameters" element="tns:getuniqueid2Response" />
  181.   </wsdl:message>
  182.   <wsdl:message name="markUserAccountLoggedInSoapIn">
  183.     <wsdl:part name="parameters" element="tns:markUserAccountLoggedIn" />
  184.   </wsdl:message>
  185.   <wsdl:message name="markUserAccountLoggedInSoapOut">
  186.     <wsdl:part name="parameters" element="tns:markUserAccountLoggedInResponse" />
  187.   </wsdl:message>
  188.   <wsdl:message name="uploadfilelistSoapIn">
  189.     <wsdl:part name="parameters" element="tns:uploadfilelist" />
  190.   </wsdl:message>
  191.   <wsdl:message name="uploadfilelistSoapOut">
  192.     <wsdl:part name="parameters" element="tns:uploadfilelistResponse" />
  193.   </wsdl:message>
  194.   <wsdl:message name="getusedspaceSoapIn">
  195.     <wsdl:part name="parameters" element="tns:getusedspace" />
  196.   </wsdl:message>
  197.   <wsdl:message name="getusedspaceSoapOut">
  198.     <wsdl:part name="parameters" element="tns:getusedspaceResponse" />
  199.   </wsdl:message>
  200.   <wsdl:message name="GetDetailsSoapIn">
  201.     <wsdl:part name="parameters" element="tns:GetDetails" />
  202.   </wsdl:message>
  203.   <wsdl:message name="GetDetailsSoapOut">
  204.     <wsdl:part name="parameters" element="tns:GetDetailsResponse" />
  205.   </wsdl:message>
  206.   <wsdl:message name="GetDetails2SoapIn">
  207.     <wsdl:part name="parameters" element="tns:GetDetails2" />
  208.   </wsdl:message>
  209.   <wsdl:message name="GetDetails2SoapOut">
  210.     <wsdl:part name="parameters" element="tns:GetDetails2Response" />
  211.   </wsdl:message>
  212.   <wsdl:portType name="wsprocess1Soap">
  213.     <wsdl:operation name="getenckey">
  214.       <wsdl:input message="tns:getenckeySoapIn" />
  215.       <wsdl:output message="tns:getenckeySoapOut" />
  216.     </wsdl:operation>
  217.     <wsdl:operation name="testemail">
  218.       <wsdl:input message="tns:testemailSoapIn" />
  219.       <wsdl:output message="tns:testemailSoapOut" />
  220.     </wsdl:operation>
  221.     <wsdl:operation name="GetSessionID">
  222.       <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">Get SessionID</documentation>
  223.       <wsdl:input message="tns:GetSessionIDSoapIn" />
  224.       <wsdl:output message="tns:GetSessionIDSoapOut" />
  225.     </wsdl:operation>
  226.     <wsdl:operation name="getuniqueid">
  227.       <wsdl:input message="tns:getuniqueidSoapIn" />
  228.       <wsdl:output message="tns:getuniqueidSoapOut" />
  229.     </wsdl:operation>
  230.     <wsdl:operation name="getuniqueid2">
  231.       <wsdl:input message="tns:getuniqueid2SoapIn" />
  232.       <wsdl:output message="tns:getuniqueid2SoapOut" />
  233.     </wsdl:operation>
  234.     <wsdl:operation name="markUserAccountLoggedIn">
  235.       <wsdl:input message="tns:markUserAccountLoggedInSoapIn" />
  236.       <wsdl:output message="tns:markUserAccountLoggedInSoapOut" />
  237.     </wsdl:operation>
  238.     <wsdl:operation name="uploadfilelist">
  239.       <wsdl:input message="tns:uploadfilelistSoapIn" />
  240.       <wsdl:output message="tns:uploadfilelistSoapOut" />
  241.     </wsdl:operation>
  242.     <wsdl:operation name="getusedspace">
  243.       <wsdl:input message="tns:getusedspaceSoapIn" />
  244.       <wsdl:output message="tns:getusedspaceSoapOut" />
  245.     </wsdl:operation>
  246.     <wsdl:operation name="GetDetails">
  247.       <wsdl:input message="tns:GetDetailsSoapIn" />
  248.       <wsdl:output message="tns:GetDetailsSoapOut" />
  249.     </wsdl:operation>
  250.     <wsdl:operation name="GetDetails2">
  251.       <wsdl:input message="tns:GetDetails2SoapIn" />
  252.       <wsdl:output message="tns:GetDetails2SoapOut" />
  253.     </wsdl:operation>
  254.   </wsdl:portType>
  255.   <wsdl:binding name="wsprocess1Soap" type="tns:wsprocess1Soap">
  256.     <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
  257.     <wsdl:operation name="getenckey">
  258.       <soap:operation soapAction="http://tempuri.org/getenckey" style="document" />
  259.       <wsdl:input>
  260.         <soap:body use="literal" />
  261.       </wsdl:input>
  262.       <wsdl:output>
  263.         <soap:body use="literal" />
  264.       </wsdl:output>
  265.     </wsdl:operation>
  266.     <wsdl:operation name="testemail">
  267.       <soap:operation soapAction="http://tempuri.org/testemail" style="document" />
  268.       <wsdl:input>
  269.         <soap:body use="literal" />
  270.       </wsdl:input>
  271.       <wsdl:output>
  272.         <soap:body use="literal" />
  273.       </wsdl:output>
  274.     </wsdl:operation>
  275.     <wsdl:operation name="GetSessionID">
  276.       <soap:operation soapAction="http://tempuri.org/GetSessionID" style="document" />
  277.       <wsdl:input>
  278.         <soap:body use="literal" />
  279.       </wsdl:input>
  280.       <wsdl:output>
  281.         <soap:body use="literal" />
  282.       </wsdl:output>
  283.     </wsdl:operation>
  284.     <wsdl:operation name="getuniqueid">
  285.       <soap:operation soapAction="http://tempuri.org/getuniqueid" style="document" />
  286.       <wsdl:input>
  287.         <soap:body use="literal" />
  288.       </wsdl:input>
  289.       <wsdl:output>
  290.         <soap:body use="literal" />
  291.       </wsdl:output>
  292.     </wsdl:operation>
  293.     <wsdl:operation name="getuniqueid2">
  294.       <soap:operation soapAction="http://tempuri.org/getuniqueid2" style="document" />
  295.       <wsdl:input>
  296.         <soap:body use="literal" />
  297.       </wsdl:input>
  298.       <wsdl:output>
  299.         <soap:body use="literal" />
  300.       </wsdl:output>
  301.     </wsdl:operation>
  302.     <wsdl:operation name="markUserAccountLoggedIn">
  303.       <soap:operation soapAction="http://tempuri.org/markUserAccountLoggedIn" style="document" />
  304.       <wsdl:input>
  305.         <soap:body use="literal" />
  306.       </wsdl:input>
  307.       <wsdl:output>
  308.         <soap:body use="literal" />
  309.       </wsdl:output>
  310.     </wsdl:operation>
  311.     <wsdl:operation name="uploadfilelist">
  312.       <soap:operation soapAction="http://tempuri.org/uploadfilelist" style="document" />
  313.       <wsdl:input>
  314.         <soap:body use="literal" />
  315.       </wsdl:input>
  316.       <wsdl:output>
  317.         <soap:body use="literal" />
  318.       </wsdl:output>
  319.     </wsdl:operation>
  320.     <wsdl:operation name="getusedspace">
  321.       <soap:operation soapAction="http://tempuri.org/getusedspace" style="document" />
  322.       <wsdl:input>
  323.         <soap:body use="literal" />
  324.       </wsdl:input>
  325.       <wsdl:output>
  326.         <soap:body use="literal" />
  327.       </wsdl:output>
  328.     </wsdl:operation>
  329.     <wsdl:operation name="GetDetails">
  330.       <soap:operation soapAction="http://tempuri.org/GetDetails" style="document" />
  331.       <wsdl:input>
  332.         <soap:body use="literal" />
  333.       </wsdl:input>
  334.       <wsdl:output>
  335.         <soap:body use="literal" />
  336.       </wsdl:output>
  337.     </wsdl:operation>
  338.     <wsdl:operation name="GetDetails2">
  339.       <soap:operation soapAction="http://tempuri.org/GetDetails2" style="document" />
  340.       <wsdl:input>
  341.         <soap:body use="literal" />
  342.       </wsdl:input>
  343.       <wsdl:output>
  344.         <soap:body use="literal" />
  345.       </wsdl:output>
  346.     </wsdl:operation>
  347.   </wsdl:binding>
  348.   <wsdl:service name="wsprocess1">
  349.     <wsdl:port name="wsprocess1Soap" binding="tns:wsprocess1Soap">
  350.       <soap:address location="https://ev11.sosonlinebackup.com/rdss/protect/dataprocessing/wsprocess1.asmx" />
  351.     </wsdl:port>
  352.   </wsdl:service>
  353. </wsdl:definitions>